home *** CD-ROM | disk | FTP | other *** search
- Path: news.ust.hk!ee_twh
- From: ee_twh@uxmail.ust.hk (Tsang Wai Hung)
- Newsgroups: comp.lang.c++
- Subject: How to append data in visual c++
- Date: 6 Mar 1996 13:38:14 GMT
- Organization: The Hong Kong University of Science and Technology
- Message-ID: <4hk4g6$afg@ustsu10.ust.hk>
- NNTP-Posting-Host: ustsu4.ust.hk
- X-Newsreader: TIN [version 1.2 PL2]
-
- I am now doing videoconferencing. When I receive a pointer through
- network which contain binary data, I want to append it to another pointer.
- These two pointers belong to LPSTR. How can I append it? Is there
- any function like strcat and strcpy but for binary data?
-
- Thank you very much!
-
- Stanley
-
-
-
-